public static PDFDocument load( java.lang.String fileName, java.lang.String password ) |
Parameters
- fileName
- Path to source PDF file
- password
- Password for decrypting the PDF file
Return Value
A com.o2sol.pdf4java.PDFFixedDocument or a com.o2sol.pdf4java.portfolios.PDFPortfolio depending on the PDF file type.